PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFRadialShading Class / getStartColor Method
In This Topic
    getStartColor Method
    In This Topic
    Gets the shading start color.
    The startColor and endColor can be set only when the shading uses an exponential function ().
    Syntax
    public PDFColor getStartColor()

    Return Value

    The shading start color.
    See Also